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

Update tornado paths url #323

Merged
merged 1 commit into from
Oct 4, 2019
Merged

Update tornado paths url #323

merged 1 commit into from
Oct 4, 2019

Conversation

mbjoseph
Copy link
Member

@mbjoseph mbjoseph commented Oct 4, 2019

Description

The data for 2018 were recently added to the NOAA tornado paths, and the old file was removed, which broke the tornadoes() function. This PR updates the URL to reflect the new data.

Related Issue

Closes #322

Example

The behavior is the same as before:

library(rnoaa)
torn <- tornadoes()

The data for 2018 were recently added.
@sckott sckott added this to the v0.9.2 milestone Oct 4, 2019
@sckott
Copy link
Contributor

sckott commented Oct 4, 2019

thanks! works great

@sckott sckott merged commit 07714b0 into ropensci:master Oct 4, 2019
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

Successfully merging this pull request may close these issues.

Tornado data was updated by NOAA, breaking functionality
2 participants