Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create download_pvol_nexrad() function #554

Open
3 tasks
peterdesmet opened this issue Apr 4, 2023 · 0 comments
Open
3 tasks

Create download_pvol_nexrad() function #554

peterdesmet opened this issue Apr 4, 2023 · 0 comments
Assignees
Milestone

Comments

@peterdesmet
Copy link
Collaborator

See #550 (comment)

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants