get_wndprb | R Documentation |
Return dataframe of wind speed probability data.
get_wndprb(links)
links |
URL to storm's archive page. |
Wind Speed Probability product replaced Strike Probabilities product after the 2005 hurricane season. These products may not be issued for every advisory/cyclone.
Classification of storm, e.g., Tropical Storm, Hurricane, etc.
Name of storm
Advisory Number
Date of advisory issuance
Minimum wind speed for which probabilities reference
Probability of sustained 'Wind' within 12 hours
Probability of sustained 'Wind' within 24 hours
Cumulative probability through 24 hours
Probability of sustained 'Wind' within 36 hours
Cumulative probability through 36 hours
Probability of sustained 'Wind' within 48 hours
Cumulative probability through 48 hours
Probability of sustained 'Wind' within 72 hours
Cumulative probability through 72 hours
Probability of sustained 'Wind' within 96 hours
Cumulative probability through 96 hours
Probability of sustained 'Wind' within 120 hours
Cumulative probability through 120 hours
Data frame of wndprb information
http://www.nhc.noaa.gov/about/pdf/About_Windspeed_Probabilities.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.