namanl_grib1_https: Fetch a grb and companion inv file via https

Description Usage Arguments Value

View source: R/grib1.R

Description

Fetch a grb and companion inv file via https

Usage

1
2
3
4
5
6
namanl_grib1_https(
  name = "namanl_218_20040303_0000_000",
  path = tempdir(),
  what = c("grb", "inv")[1],
  ...
)

Arguments

name

the name of the file to retrieve in namanl_218_YYYYmmdd_ffff_aaa pattern

path

the destination path to save the file

what

character vector of grb, inv or both

...

further arguments for namanl_grib1_ftp_uri()

Value

character vector of the filenames downloaded.


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