get_narr_url.RdRetrieve NARR data from a given URL
get_narr_url(url, xy, flx, pb = NULL)
| 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`)  |