Retrieve NARR data from a given URL

get_narr_url(url, xy, flx, pb = NULL)

Arguments

url

Full URL to NARR thredds file

xy

Vector length 2 containing NARR coordinates

flx

(Logical) If `TRUE`, format for `flx` variables. Otherwise, format for `sfc` variables. See [narr_flx_vars].

pb

Progress bar R6 object (default = `NULL`)