bioRad icon indicating copy to clipboard operation
bioRad copied to clipboard

Create `download_pvol_nexrad()` function

Open peterdesmet opened this issue 1 year ago • 0 comments

See https://github.com/adokter/bioRad/issues/550#issuecomment-1496168922

download_pvol_rexrad(
  date_min,
  date_max,
  radars
  directory = ".",
  overwrite = FALSE
)
  • [ ] Deprecate download_pvolfiles() to this function
  • [ ] Rename radar to radars for consistency with other functions, currently already allows a vector
  • [ ] Remove the bucket = "noaa-nexrad-level2" parameter, unless useful

peterdesmet avatar Apr 04 '23 15:04 peterdesmet