Maximum Observed Windspeeds Using H*Wind Analyses

[This article was first published on Catastrophe Science » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Building off of my last post using H*Wind data, I decided to examine the maximum windspeeds produced by Hurricane Katrina. The R code used to produce this post is available via Github.

The trick here was to mung (“muhnj”) the data to produce a single plot of maximum windspeeds. There are 38 shapefiles corresponding to 3-hour intervals from 8/25/05 to 8/30/05.

After combining the data, then came the choice of applying grids to assess regional maximum windspeeds.

I overlayed small hexagons, identified the single maximum wind speed, and then produced the below plot. Note Katrina’s spatial increase in category 1 strength windfields soon after reaching her peak intensity (category 5 winds).

Maximum observed windspeeds for Hurricane Katrina (2005) via AOML/NOAA’s H*Wind project. Colors correspond to wind strengths of tropical storm, category 1, 2, 3, 4, and 5 intensity.

 

The post Maximum Observed Windspeeds Using H*Wind Analyses appeared first on Catastrophe Science.

To leave a comment for the author, please follow the link and comment on their blog: Catastrophe Science » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)