LINK: hurdat2parser
*** For complete documentation, see the readme at the link above.***
This script has a handful of in-house functions and the ability to output CSV files, which is very handy for those folks who are much more comfortable with spreadsheets.
In-house functions include searching for statistics for a single storm, names of the storm, seasonal ranges and tallies, and ranking. These are very beneficial to have for on-the-fly lookup.
CSV's can be generated based by storm, season. The sortable variables are ones not natively in HURDAT2. A very powerful advantage of spreadsheets is that it's already a GUI interface, so it's easier to use, and has graphing capabilities. You can do these things in Python, but for my needs/wants with this, a spreadsheet format is more than enough.
No comments:
Post a Comment