Reads in all data for a specified storm from the NHC HURDAT2 file
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Joshua Port (2026). readHurdat2 (https://www.mathworks.com/matlabcentral/fileexchange/112930-readhurdat2), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.1 (3.89 KB)
MATLAB Release Compatibility
- Compatible with R2020b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.2.1 | Added Github link to File Exchange page |
||
| 1.2.0 | Added plotHurdat2 to this package; no code changes |
||
| 1.1.1 | Updated the metadata to make it clear the function will not work on versions older than R2020b, since the extract() function was introduced in that version |
||
| 1.1.0 | Fixed bug causing incorrect 64 kt radii and radii of maximum wind to be returned. Removed some unnecessary type casts. |
||
| 1.0.4 | Missed one! |
||
| 1.0.3 | Removed references to a CSV to avoid confusion because the HURDAT2 file is in .txt format (despite being comma delimited) |
||
| 1.0.2 | Added relevant image to File Exchange page |
||
| 1.0.1 | Fixed typo |
||
| 1.0.0 |
